Skip to content

Conversation

@xtremal
Copy link

@xtremal xtremal commented Oct 29, 2025

Reuse a single Klaxon and wrap readers in use {} to prevent FD leaks

Precompile NAME_REGEX; cut string allocs (nameWithoutExtension, sequences)

Safer ImageIO: separate streams for format + pixel reads; close everything

More precise errors and early returns; clearer namespace/file checks

Consolidate constants (HTTP/RPC prefixes), minor validation cleanups

Avoid repeated parsing; build outputs from a single sorted pass

Ensure output/ uses mkdirs(); keep behavior stable otherwise

No functional changes intended; improves reliability, readability, and modest performance.

Reuse a single Klaxon and wrap readers in use {} to prevent FD leaks

Precompile NAME_REGEX; cut string allocs (nameWithoutExtension, sequences)

Safer ImageIO: separate streams for format + pixel reads; close everything

More precise errors and early returns; clearer namespace/file checks

Consolidate constants (HTTP/RPC prefixes), minor validation cleanups

Avoid repeated parsing; build outputs from a single sorted pass

Ensure output/ uses mkdirs(); keep behavior stable otherwise

No functional changes intended; improves reliability, readability, and modest performance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant